(DrawText): Kludge to avoid a redefinition on Windows when including gif_lib.h.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 31 Jan 2003 07:20:13 +0000 (07:20 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 31 Jan 2003 07:20:13 +0000 (07:20 +0000)
commitac60c63eef4f2551c292af083777b4b1b0d9a33f
tree125c5bb546de98d25667934fdea3a863ab71e3f5
parente1851ad7d1804bcdedfff1eb15e5485739cce746
(DrawText): Kludge to avoid a redefinition on Windows when including gif_lib.h.
(init_gif_functions): New function.
(gif_load): Sync with xfns.c version. Adjust colors for Windows. Disable color
table lookups. Call gif library functions through pointers determined at
runtime.
(init_external_image_libraries): Try to load libungif.dll.
src/w32fns.c